Export get_pos_property to Elisp.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 24 Nov 2013 18:28:33 +0000 (13:28 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 24 Nov 2013 18:28:33 +0000 (13:28 -0500)
commite14276fec94f59a9d95025a88fce0aa183a51bbf
tree01f233e70c909a409f27668da1dd06cad694d259
parentac8c827575084eb42d55133f7350e3db2b3c44cb
Export get_pos_property to Elisp.
* src/editfns.c (Fget_pos_property): Rename from get_pos_property.
(syms_of_editfns): Export it to Elisp.
etc/NEWS
src/ChangeLog
src/editfns.c
src/intervals.c
src/intervals.h
src/keyboard.c
src/xterm.c